-- card: 10200 from stack: in.01 -- bmap block id: 10330 -- flags: 0000 -- background id: 4361 -- name: -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=260 top=321 right=342 bottom=284 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp visual effect wipe left go to next card end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=232 top=321 right=342 bottom=257 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect wipe right go to prev card end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=3 top=321 right=342 bottom=33 -- title width / last selected line: 0 -- icon id / first selected line: 30557 / 30557 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: First ----- HyperTalk script ----- on mouseUp go to first card end mouseUp